home *** CD-ROM | disk | FTP | other *** search
- Deletes (erases) one or more files.
-
- ERASE file [C=creator] [/P] [/T=file-type]
-
- file specifies what is to be deleted.
- It can be a filename, a wildcarded filename, or a directory
- name, possibly preceded by a volume and path spec.
-
- /C=creator only deletes files of the given creator.
-
- /P prompts the user for confirmation before deleting each file.
-
- /T=file-type only deletes files of the given file type.
-